home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / libs / jpeglibrary40.readme < prev    next >
Encoding:
Text File  |  1998-10-31  |  2.7 KB  |  62 lines

  1. Short:    V4.0 shared library to load/save jpegs
  2. Author:   paulh@mafeking.scouts.org.au (Paul Huxham)
  3. Uploader: paulh@mafeking.scouts.org.au (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to use/manipulate jpeg files in their own applications,
  7. this library makes it very easy.
  8.  
  9. jpeg.library is a shared library that can be used to examine, load and
  10. save jpeg images. You can have multiple jpegs objects (load/save), supports
  11. all the standard jpeg quality and smoothing parameters and can scale loaded
  12. images (smaller). Jpeg image data can reside on disk or in memory.
  13.  
  14. Example programs included.
  15.  
  16. * Version 4.0 fixes some bugs and introduces decompression render hooks,
  17. alternate DCT de/compression methods and different versions for cpus and
  18. floating point processors.
  19.  
  20. Currently jpeg.library is being used by another library I am writing to 
  21. store thumbnail images (forthcoming).
  22.  
  23. ** This software is based in part on the work of the Independent JPEG Group.
  24.  
  25. For the latest version of jpeg.library and to check out other software I
  26. have written, check my home page at:
  27.  
  28. http://mafeking.scouts.org.au/~paulh/
  29.  
  30. © 1998 Paul Huxham
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.    19778    5202 73.6% 17-Sep-98 16:17:48 +jpeg.autodoc
  38.     5114    1875 63.3% 17-Sep-98 16:17:58 +load_file.c
  39.     6200    2058 66.8% 17-Sep-98 16:17:58 +load_mem.c
  40.     7352    4766 35.1% 17-Sep-98 16:17:58 +loadjpeg_file
  41.     7588    4886 35.6% 17-Sep-98 16:17:58 +loadjpeg_mem
  42.      393     209 46.8% 17-Sep-98 16:17:58 +smakefile
  43.     4607    1561 66.1% 17-Sep-98 16:17:58 +save_file.c
  44.     3592    1216 66.1% 17-Sep-98 16:17:58 +save_mem.c
  45.     7176    4623 35.5% 17-Sep-98 16:17:58 +savejpeg_file
  46.     6936    4466 35.6% 17-Sep-98 16:17:58 +savejpeg_mem
  47.      393     211 46.3% 17-Sep-98 16:17:58 +smakefile
  48.      388     161 58.5% 17-Sep-98 16:18:24 +jpeg.fd
  49.     7558    2139 71.6% 17-Sep-98 16:18:42 +jpeg.h
  50.     1990     476 76.0% 17-Sep-98 16:19:40 +jpeg_lib.h
  51.      469     163 65.2% 17-Sep-98 16:18:42 +jpeg_pragmas.h
  52.     1279     281 78.0% 17-Sep-98 16:18:42 +jpeg_protos.h
  53.     1139     616 45.9% 17-Sep-98 16:17:20 +jpeglibrary40.readme
  54.      416     236 43.2% 17-Sep-98 16:18:58 +jpeg.lib
  55.    77012   42948 44.2% 17-Sep-98 16:19:06 +jpeg.library020FFP
  56.    82844   46380 44.0% 17-Sep-98 16:19:06 +jpeg.library020STD
  57.    76832   43354 43.5% 17-Sep-98 16:19:06 +jpeg.library040881
  58.    77016   42871 44.3% 17-Sep-98 16:19:06 +jpeg.library040FFP
  59.    82852   46291 44.1% 17-Sep-98 16:19:08 +jpeg.library040STD
  60. -------- ------- ----- --------- --------
  61.   478924  256989 46.3% 19-Sep-98 21:09:00   23 files
  62.